| 1. | Help programmers avoid introducing coding errors 帮助程序员避免引入编码错误。 |
| 2. | 5 . study of anti - inference and coding error rate reduction 指出了怎样在工程中减少干扰和降低误码率等问题。 |
| 3. | Window entry . some languages display a wavy line beneath coding errors in the code editor 在代码编辑器中,有些语言会在编码错误下显示一条波浪线。 |
| 4. | Inspection tools like findbugs provide a second layer of defense against common coding errors Findbugs之类的检测工具提供了防止常见编码错误的另一层防护 |
| 5. | Let s begin with examples of how to use the runtime spy to diagnose and correct a startup coding error 让我们以一个如何使用runtime spy来诊断和纠正启动代码错误的例子来开始。 |
| 6. | The old definition of testing - execution of a program with the intent of exposing coding errors - is far too narrow 关于软件测试的旧的定义? ?对一个程序执行测试旨在发现代码中的缺陷? ?现在看来太狭义了。 |
| 7. | Beefing up coding standards can all but eliminate some types of coding errors , like bugs related to brace or comment placement 补充编码标准几乎能够消除某些类型的编码错误,如关于放置花括号或注释的错误。 |
| 8. | Common coding errors reported by the tool include buffer overrun , un - initialized memory , null pointer dereference , memory and resource leaks 工具报告的常见编码错误包括缓冲区溢出、内存未初始化、空指针取消引用以及内存和资源泄漏。 |
| 9. | Minor lapses and barely - detectable coding errors - such as misaligned pointers or uninitialized variables - can have enormous consequences 一些较小的失误和几乎不被发觉的编码错误比如指针偏差或者变量未初始化可能会带来严重的后果。 |
| 10. | Code analysis tool detects common coding errors , such as buffer overrun , un - initialized memory , null pointer dereference , and memory and resource leaks 代码分析工具用于检测常见的编码错误,例如缓冲区溢出、内存未初始化、空指针取消引用,以及内存和资源泄露。 |